home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 May / PCWorld_2007-05_cd.bin / v cisle / mediaportal / Setup.msi / _7D70CA33C218362F815E9756880A9F01 / _F052E3F7C5054B0CB3F30E4EAB1C79B5 < prev    next >
Extensible Markup Language  |  2006-12-20  |  2KB  |  46 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <id>101</id>
  4.   <defaultcontrol>10</defaultcontrol>
  5.   <allowoverlay>yes</allowoverlay>
  6.   <controls>
  7.     <import>common.dialog.xml</import>
  8.     <control>
  9.       <type>image</type>
  10.       <id>100</id>
  11.       <posX>206</posX>
  12.       <posY>326</posY>
  13.       <width>305</width>
  14.       <texture>osd_progress_background.png</texture>
  15.       <animation effect="fade" time="200">WindowOpen</animation>
  16.       <animation effect="fade" time="200">WindowClose</animation>
  17.     </control>
  18.     <control>
  19.       <description>progress control</description>
  20.       <type>progress</type>
  21.       <id>20</id>
  22.       <posX>195</posX>
  23.       <width>327</width>
  24.       <animation effect="fade" time="200">WindowOpen</animation>
  25.       <animation effect="fade" time="200">WindowClose</animation>
  26.     </control>
  27.     <control>
  28.       <description>Cancel button</description>
  29.       <type>button</type>
  30.       <id>10</id>
  31.       <posX>478</posX>
  32.       <posY>218</posY>
  33.       <width>44</width>
  34.       <height>44</height>
  35.       <textureFocus>dialogue_shutdown_focus.png</textureFocus>
  36.       <textureNoFocus>dialogue_shutdown_nofocus.png</textureNoFocus>
  37.       <label>-</label>
  38.       <onleft>10</onleft>
  39.       <onright>10</onright>
  40.       <onup>10</onup>
  41.       <ondown>10</ondown>
  42.       <animation effect="fade" time="200">WindowOpen</animation>
  43.       <animation effect="fade" time="200">WindowClose</animation>
  44.     </control>
  45.   </controls>
  46. </window>